home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Copyright(c) 1994 REG'EM v1.0 by Robert P. Ross
- All rights reserved.
-
- Software License Agreement.
- ---------------------------
-
- Robert P. Ross and his agents, grants the user a single CPU
- License for the use of the accompanying software for (30) days.
- After which time the user will be required to purchase a
- registered version from the author or his agents.
-
- After purchase of The Above mentioned Software, The purchaser
- shall not make copies of the software except for personal use.
- Robert P. Ross and his agents reserves the right to prosecute
- any person or organization found to be making illegal copies
- of the software.
-
- Disclaimer.
- -----------
-
- Robert P. Ross and his agents, makes no warranties as to the
- contents of the accompaning software. Although every effort
- has been made to insure that the software is reliable it is
- used and purchased on an "AS-IS" basis. Robert P. Ross and
- his agents, cannot be held responsible for any damages suffered
- from the use of this product.
-
-
-
-
-
- REG'EM Doc. v 1.0
-
-
- Contents
-
-
- About REG'EM .................................... 2
-
-
- Make a key ...................................... 2
-
-
- Add A Program ................................... 3
-
-
- Verify A Key .................................... 3
-
-
- Registration .................................... 4
-
-
-
-
-
- Page 1
-
-
-
-
-
-
-
-
-
- ABOUT REG'EM v1.0
- ------------
-
- REG'EM, a very user/programer freindly program to create
- a reg key for your "C" program. We have only only included
- the checker in "C" for this first version, we will consider
- adding other Language's at a later date. You don't need to
- mess with any library coded files. No need to worry about
- what your linking into your program. No need to worry if you
- used the right memory modual with your compiler. Or included
- the right name for the right size modual.
-
- The checker code should be all compiler comaptable. If not
- only minor changes should be needed above the normal setup
- editing needed to the checkreg.c file that is #include(d)
- in your program.
-
- We hope that you enjoy using REG'EM as much as we've enjoyed
- creating it for you.
-
-
- MAKE - A - KEY
- --------------
-
- To "MAKE-A-KEY" : You enter the program name from the list
- at the bottom of the screen.
-
- Then you enter the user name and the program does the rest
- for you. If the program you want is not listed you will need
- to go into Add A Program first before a key can be made.
- If you enter a name not listed the program will exit the
- screen.
-
- KEY FILE NAME : The key file that is generated for the program
- is called REG_EM.KEY, simply rename the file to what you want to
- after you verified that the key made was valid. Change the
- check_it.c file to read the same one where indicated. We may have
- this worked out to allow you to enter the key name by the next
- release, but was easyer to verify one file without asking for the
- file name every time verify was run.
-
-
-
- Page 2
-
-
-
-
-
- ADD - A - PROGRAM
- -----------------
-
- In the Add a Program window it will ask you questions needed to
- create a file for the program you wish to set-up to be able
- to create a key.
-
-
- PROGRAM NAME : Here you enter up to 8 chars for the name of your
- program. This name is used to create the file the program will
- use.
-
-
- PROGRAM CODE # : Enter up to 5 digets for the random code you
- want the program to create the key from. Any numbers or letters
- can be used upper and lower case, each has there own value which
- is calculated by the program to create a key. All keys are created
- in number form. This makes it even harder for some one to figure
- the keys.
-
-
- VERIFY A KEY
- ------------
-
- This will verify a key you have just made before you change
- the name of the key file for your program. We have not added
- an option to enter the name of your key file. The default file
- is REG_EM.KEY
-
-
-
-
- Page 3
-
-
-
-
- REGISTRATION
- ------------
-
- To set up REG'EM registration is very easy, from the main menu
- go into Registration Cfg., there you will be asked for your
- Registration Key Code.
-
-
-
-
-
- REGISTRATION
- REG'EM
- v 1.0
-
-
- NAME: ______________________________________
-
- ADDRESS: ______________________________________
-
- CITY, ST. ZIP: ______________________________________
-
- DATE: __/__/__
-
- What would you like added to REG'EM to better suit your needs?
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
- ________________________________________________________________
-
-
- REG'EM v1.0 qty = _____ X $ 15.00 ea. $ _________
-
- Shipping qty = _____ X $ .50 ea. $ _________
-
- Sales Tax 5% $ _________
-
- Total = $ _________
-
- Send your registration to:
- Robert Ross
- P.O. Box 3513
- Kingman, AZ. 86402
-
-
- Page 4
-